-
Home
-
SureMail – SMTP and Email Logs Plugin with Amazon SES, Postmark, and Other Providers
-
0.0.5
-
Code
-
Classes
- Logger
Total Complexity |
45 |
Dependencies |
5 |
Dependents |
5 |
Total lines |
571 |
Lines of code |
169 |
Logical lines of code |
68 |
Comment lines |
209 |
Methods |
36 |
Properties |
18 |
Methods 36
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
log_email() |
S |
48 |
4 |
32 |
get_log() |
S |
55 |
4 |
20 |
update_log() |
S |
56 |
4 |
17 |
set_source() |
S |
81 |
1 |
3 |
get_extra() |
S |
82 |
1 |
3 |
set_extra() |
S |
81 |
1 |
3 |
get_resent() |
S |
82 |
1 |
3 |
set_resent() |
S |
81 |
1 |
3 |
get_source() |
S |
82 |
1 |
3 |
set_created_at() |
S |
81 |
1 |
3 |
get_created_at() |
S |
82 |
1 |
3 |
get_retries() |
S |
82 |
1 |
3 |
get_updated_at() |
S |
82 |
1 |
3 |
set_updated_at() |
S |
81 |
1 |
3 |
set_is_resend() |
S |
80 |
1 |
3 |
get_is_resend() |
S |
82 |
1 |
3 |
set_retries() |
S |
81 |
1 |
3 |
__construct() |
S |
76 |
1 |
4 |
get_id() |
S |
82 |
1 |
3 |
set_subject() |
S |
81 |
1 |
3 |
set_id() |
S |
81 |
1 |
3 |
get_email_from() |
S |
82 |
1 |
3 |
set_email_from() |
S |
81 |
1 |
3 |
get_email_to() |
S |
82 |
1 |
3 |
set_email_to() |
S |
81 |
1 |
3 |
get_subject() |
S |
82 |
1 |
3 |
get_message() |
S |
82 |
1 |
3 |
get_response() |
S |
82 |
1 |
3 |
set_message() |
S |
81 |
1 |
3 |
get_headers() |
S |
82 |
1 |
3 |
set_headers() |
S |
81 |
1 |
3 |
get_attachments() |
S |
82 |
1 |
3 |
set_attachments() |
S |
81 |
1 |
3 |
get_status() |
S |
82 |
1 |
3 |
set_status() |
S |
81 |
1 |
3 |
set_response() |
S |
81 |
1 |
3 |